﻿body {
	background-image: url("verlauf.jpg");
	background-repeat: repeat-x;
	}

h1 {
	color: #1C029D;
	margin-top: 22px;
	font-family: arial;
	font-size: 40px;
	text-align:center;
	}

h2 {
	color: #000000;
	margin-top: 22px;
	font-family: arial;
	font-size: 25px;
	text-align: left;
	}

p {
font-family: Times, serif;
font-size:26px;
font-style:italic
	}


#quelle {
	text-align: center;
	font-family: Times, serif;
	font-size: 12px;
	font-style: italic;
	}

#box {
	border-width: 6px;
	border-style: double;
	border-color: #0000FF;
	position: absolute;
	top: 15px;
	left: 480px;
	height: 780px;
	width: 800px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	color: #000000;
	}

#zusatzkosten {
	margin-left: 505px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	}

#boxfooter {
		width: 400px;
		height: 100px;
		margin: auto;
		padding: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
	}

#karte {
		width: 435px;
		height: 680px;
		margin: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-style: normal;
	}

#preise {
		width: 600px;
		height: auto;
		margin: auto;
	}
	
#box1 {
	width: 700px;
	height: 120px;
	margin: auto;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	margin-top: 50px;
}

#boxf {
	width: 800px;
	height: auto;
	margin: auto;
	border-width: 6px;
	border-style: double;
	border-color: #0000FF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}
